Webhook events and payloads
inventory_log.create
: Sent when there is a new entry in the product inventory log. Example here.inventory_levels.update
: Sent when there is update to product stock count in Pio. Example here.fulfillments.create
: Sent when a fulfillment has been created for an order. Example here.fulfillments.update
: Sent when a fulfillment has been updated. Example here.